home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / wb / TinyMeterV11.lha / TinyMeter / TinyMeter.doc < prev    next >
Text File  |  1995-06-14  |  5KB  |  128 lines

  1. ------------------------------------------------------------------------
  2.                         TinyMeter 1.1 (14.6.95)
  3. ------------------------------------------------------------------------
  4.  
  5. TinyMeter is a very simple program to show the memoryusage. Since I  use
  6. FullBench  i  really  miss  something  like  this.  If  you also use the
  7. MagicWB2.0 like palette you should have a look at it!
  8.  
  9. TinyMeter shows you the memoryusage when you started TinyMeter  and  the
  10. actual  memoryusage.  This  is  useful,  when  you  want  to  know if an
  11. application really freed all the memory.
  12.  
  13.  
  14. ------------------------------------------------------------------------
  15.                               Requirements
  16. ------------------------------------------------------------------------
  17.  
  18.     - MagicWB 2.0 palette
  19.  
  20.  
  21. ------------------------------------------------------------------------
  22.                                  Usage
  23. ------------------------------------------------------------------------
  24.  
  25.     TinyMeter supports 3 ToolTypes until now:
  26.  
  27.     XPOS=n          Defines the x-position of the window
  28.  
  29.     YPOS=n          Defines the y-position of the window
  30.  
  31.     WAIT=n          Waits n seconds before running. This is useful if you
  32.                     put TinyMeter into the WBStartup and want to make sure,
  33.                     that all your tools allocated their memory.
  34.  
  35.     DOUBLEBORDER=n  n=1 display doubleborder
  36.                     n=0 display simple border
  37.  
  38.     BASECHIP=n      define base-chipmem manually in bytes
  39.  
  40.     BASEFAST=n      define base-fastmem manually in bytes
  41.  
  42.  
  43.     To redefine the base-chipmem and base-fastmem while TinyMeter
  44.     is running, press the right mousebutton.
  45.  
  46.  
  47.     To quit TinyMeter simply click on the upper corner of the window.
  48.  
  49.  
  50. ------------------------------------------------------------------------
  51.                                 History
  52. ------------------------------------------------------------------------
  53.  
  54.     V1.0    Initial release
  55.  
  56.     V1.1    Added BASECHIP, BASEFAST, DOUBLEBORDER.
  57.             Added Screennotify-support.
  58.             BUG: TinyMeter could crash when posx and posy were too high.
  59.             IMPROVEMENT: refreshment does not flicker so much anymore
  60.  
  61.  
  62. ------------------------------------------------------------------------
  63.                                 Future
  64. ------------------------------------------------------------------------
  65.  
  66.     - TinyMeter updates the memory every 2 seconds. I made this with a
  67.       Delay-Call.  That's  not  nice,  because  i  not  not  wait  for
  68.       WindowSignals.  That means, it uses too much processortime in my
  69.       opinion.
  70.  
  71.     - Easier saving of window-position
  72.  
  73.     - Other designs (Perhaps font-sensitive)? Write me for suggestions
  74.       or send me example designs as IFFs.
  75.  
  76.     - Do  not  display  Close-Icon  and  Window-Dragbar when selecting
  77.       TinyMeter
  78.  
  79.  
  80. ------------------------------------------------------------------------
  81.                                  Greets
  82. ------------------------------------------------------------------------
  83.  
  84.     Thanks to Stefan Thomas Pazourek for the suggestions.
  85.  
  86.     Greets go to Count Dan, Cowo, HangKOK, EYE, Happy and PEPE
  87.  
  88.  
  89. ------------------------------------------------------------------------
  90.                                  Author
  91. ------------------------------------------------------------------------
  92.  
  93.                                Tinic Urou
  94.                             Steinriestr. 13
  95.                              88348 Saulgau
  96.  
  97.                                 Germany
  98.  
  99.  
  100.                 E-Mail Germany: tinic@tinic.mayn.sub.de
  101.                         Tel.: ++49-(0)-7581-3028
  102.                    BBS: ++49-(0)-7581-51450 V.34 USR
  103.  
  104.  
  105. ------------------------------------------------------------------------
  106.                               Legal Stuff
  107. ------------------------------------------------------------------------
  108.  
  109. TinyMeter is  FREEWARE.
  110.  
  111. Copyright
  112. ---------
  113. TinyMeter is written and copyright © 1994-1995 by Tinic Urou.  No  parts
  114. of this program may be modified in any form.
  115.  
  116. Disclaimer
  117. ----------
  118. The  author  is in no way liable for any changes made to any part of the
  119. program,  or  consequences thereof as he is in no way liable for damages
  120. or loss of data directly or indirectly caused by this software.
  121.  
  122. Distribution
  123. ------------
  124. Neither fees may be charged nor profits may be made by distributing this
  125. piece  of  software. CD  Manufactures are specifically granted the right
  126. to  include  this program on CD collections, as long as they are for the
  127. Public Domain.
  128.